C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / DayOfWeekFormat Property

In This Topic
DayOfWeekFormat Property (C1DateTimeBase<TTimeValue>)
In This Topic
Get or set the DayOfWeekFormat. Default value is 'dd'
Syntax
'Declaration
 
Public Property DayOfWeekFormat As String
 
See Also